@charset "utf-8";

.w90 {
    width: 90%;
    margin: 0px auto;
    max-width: 1600px;
}

#owl-demo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#owl-demo .item {
    display: block;
}

#owl-demo img {
    display: block;
    width: 100%;
}

#owl-demo .owl-prev {
    position: absolute;
    left: 50px;
    top: 50%;
    border: solid 2px #ccc;
    margin-top: -30px;
    background-image: url(../images/fy.png);
    background-repeat: no-repeat;
    background-position: center center
}

#owl-demo .owl-next {
    position: absolute;
    right: 50px;
    top: 50%;
    border: solid 2px #ccc;
    margin-top: -30px;
    background-image: url(../images/yb.png);
    background-repeat: no-repeat;
    background-position: center center
}
.bgggd { background-image:url(/style/hongse.png); background-repeat:no-repeat; background-position: center bottom}
#owl-demo .owl-next:hover {
    border: none
}

#owl-demo .owl-prev:hover {
    border: none
}

.commer {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-left: 0%;
}

.title {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 60px; margin-top: 30px;
}

.title_t {
    font-size: 32px;
    line-height: 40px;
    color: #000;
    font-weight: bold;
}

.title_t b {
    color: #027b35
}

.title_i {
    font-size: 18px;
    color: #cccccc;
    line-height: 30px;
    text-transform: uppercase
}

.about_l {
    width: 45%;
    float: left;
}

.about_l img {
    max-width: 100%;
    float: left;
}

.about_r {
    width: 55%;
    float: left;
    padding: 30px;
    text-align: left;
}

.about_t {
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #333333
}

.about_body {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.about_r a {
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    border-bottom: solid 2px #000;
    padding-right: 50px;
    font-weight: bold
}

.about_r a:hover {
    color: #0f4d29;
    border-bottom: solid 2px #0f4d29;
    text-decoration: none
}

.bg {
    background-image: url(../images/bg.png);
}

.nianfen {
    width: 100%;
    float: left;

    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  
}

.beijing { width:100%; text-align: center; float:left;-webkit-box-shadow: #eee 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #eee 0px 0px 10px;}
.nianfen li {
    width: 25%;
    float: left;
    border-right: solid 1px #f6f6f6;
    text-align: center;
    font-size: 14px;
    color: #999999;
    line-height: 2px;
}

.nianfenm {
    font-size: 50px;
    color: #0f4d29;
    line-height: 50px;
    font-weight: bold;
    position: relative;
}

.nianfenm b {
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    position: absolute;
    margin-top: -5px;
    margin-left: 5px;
}

.bg01 {
    background-image: url(../images/product.png);
    background-repeat: no-repeat;
    background-position: center center
}

.bg01 .title_t {
    color: #fff
}

.bg02 {
    background-image: url(../images/houer.png);
    background-repeat: no-repeat;
    background-position: center center
}

.chanpin {
    width: 100%;
    float: left;
}

.lib_tabborder {
    width: 100%;
    float: left;
}

.lib_Menubox {
    position: relative;
    width: 100%;
    float: left;
}

.lib_Menubox ul {
    width: 100%;
    float: left;
    text-align: center;
}

.lib_Menubox li {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    background-color: #f0f0f0;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    color: #999999;
    padding-left: 30px;
    padding-right: 30px;
}

.lib_Menubox li a {
    float: left;
    color: #999999;
    font-size: 16px;
}

.lib_Menubox li:hover {
    color: #fff;
    background-color: #027b35
}

.lib_Menubox li:hover a {
    color: #fff;
    text-decoration: none
}

.lib_Menubox li.hover {
    color: #fff;
    background-color: #027b35
}

.lib_Menubox li.hover a {
    color: #fff;
    text-decoration: none
}

.lib_Contentbox {
    width: 100%;
    float: left;
}

.chanpina {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-bottom: 40px;
}

.chanpina .item {
    padding: 20px;
    float: left;
    cursor: pointer;
}

.lhf {
    width: 100%;
    float: left;
    background-color: rgba(255, 255, 255, .2);
}

.lhf p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0px;
    float: left;
    background-color: rgba(255, 255, 255, .2);
    height: 70px;
    line-height: 70px;
}

.chanpina .item:hover .lhf p {
    background-color: #fff;
    color: #027b35;
    border-bottom: solid 4px #027b35
}

.chanpina .item:hover .lhf {
    background-image: url(../images/hover.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%
}

.chanpina .owl-pagination {
    bottom: 0px;
}

.chanpina .owl-controls .owl-page.active span {
    width: 12px;
    background-color: #fff
}

.chanpina .owl-controls .owl-page span {
    background-color: rgba(255, 255, 255, .5)
}

.houer .item {
    padding: 20px;
    width: 100%;
    float: left;
    transition: bottom .5s linear 0s;
    bottom: 0px;
}

.hourer {
    width: 100%;
    float: left;
    padding: 20px;
    position: relative;
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    background-color: #f6f6f6
}

.hious {
    font-size: 20px;
    color: #000;
    line-height: 34px;
    padding-top: 20px;
    border-top: solid 1px #d8d8d8;
    margin-bottom: 5px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fangd {
    position: absolute;
    right: 20px;
    top: -20px;
}

.houer .owl-controls .owl-buttons div {
    background-color: #eeeeee;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}

.houer .owl-controls .owl-buttons div:hover {
    background-color: #027b35
}

.houer .owl-controls.clickable .owl-buttons div:hover {
    background-color: #027b35
}

.houer .owl-prev {
    background-image: url(../images/icons/prev_blank.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
}

.houer .owl-next {
    background-image: url(../images/icons/next_blank.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
}

.houer .owl-next:hover {
    background-image: url(../images/icons/next_white.png)
}

.houer .owl-prev:hover {
    background-image: url(../images/icons/prev_white.png)
}

.houer .item:hover {
    position: relative;
    bottom: 15px;
}

.houer .item:hover .hdds {
    -webkit-box-shadow: #eee 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #eee 0px 0px 10px;
    background-color: #fff;
    width: 100%;
    float: left;
}

.houer .item:hover .cover {
    background-color: #fff;
}

.houer .item:hover .hourer {
    background-color: #fff;
    border-bottom: solid 4px #027b35
}

.bg03 {
    background-image: url(../images/gon.png);
    background-repeat: no-repeat;
    background-position: top center
}

.bg03 .title {
    text-align: left;
}

.bg03 .title_t {
    color: #fff
}

.anli {
    width: 100%;
    float: left;
}

.anli li {
    width: 31.33%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
    transition: bottom .5s linear 0s;
    bottom: 0px;
}

.anli li img {
    width: 100%;
    float: left;
    height: 340px;
}

.anli li:hover {
    background-color: #fff;
    -webkit-box-shadow: #eee 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #eee 0px 0px 10px;
    position: relative;
    bottom: 15px;
    margin-bottom: 30px;
    background-color: #fff
}

.anli_w {
    background-color: #f6f6f6;
    width: 100%;
    float: left;
    padding: 20px;
    height: 160px;
    color: #999;
    overflow: hidden;
    line-height: 20px;
    font-size: 16px;
}

.anli li:hover .anli_w {
    background-color: #fff
}

.anli_d {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.anli li:hover .anli_d {
    color: #027b35;
}

.bg04 {
    background-image: url(../images/news.png);
    background-repeat: no-repeat;
    background-position: center center
}

.news_l {
    width: 40%;
    float: left;
    color: #000;
    margin-top: 30px;
}

.news_time {
    font-size: 16px;
    line-height: 40px;
    border-bottom: solid 2px #fff;
    padding-bottom: 10px;
}

.news_title {
    font-size: 20px;
    line-height: 40px;
    margin-top: 20px;
    cursor: pointer;
}

.news_info {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 20px;
}

.news_l img {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.news_l_a {
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-top: 20px;
    color: #000
}

.news_title:hover {
    color: #027b35
}

.news_l:hover {
    color: #027b35
}

.news_l:hover .news_time {
    border-bottom: solid 2px #027b35
}

.news_l:hover a {
    color: #027b35
}

.news_r {
    width: 55%;
    float: right;
    margin-top: 30px;
}

.news_r li {
    width: 100%;
    float: left;
    border-bottom: solid 1px #e0e0e0;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 140px;
    overflow: hidden;
}

.news_a {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
    font-size: 16px;
    color: #000;
    transition: all 0.36s ease;
}

.news_infoy {

    font-size: 14px;
    color: #999;
    line-height: 28px;
    width: 100%;
    float: left;
    /*transform: translate3d(0, 20px, 0);*/
    transition: all 0.36s ease;
    /*opacity: 0;*/
}

.news_a b {
    float: right;
    color: #999
}



.news_r li:hover .news_a {
    color: #027b35;
    font-weight: bold;
}

.news_r li:hover .news_infoy {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.foot_b {
    float: left;
    width: 100%;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #fff;
    background-color: #075c2b
}

.foot_b_l {
    float: left;
}

.foot_b a {
    color: #fff;
}

.foot_b_r {
    float: right;
}

.foot {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #027b35
}

.foot_nav {
    width: 50%;
    float: left;
}

.foot_nav li {
    width: 25%;
    float: left;
}

.foot_nav li p {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

.foot_nav li a {
    color: #fff;
    font-size: 14px;
    width: 100%;
    float: left;
    line-height: 40px;
}

.foot_nav li a:hover {
    color: #fff;
    text-decoration: none
}

.foot_lx {
    width: 30%;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
    border-left: solid 1px #0f823f;
    border-right: solid 1px #0f823f
}

.foot_lx {
    font-size: 14px;
    line-height: 40px;
    color: #fff
}

.foot_lx p {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

.foot_re {
    width: 116px;
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    margin-left: 30px;
    text-align: center;
}

.foot_re img {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.flash {
    width: 100%;
    float: left;
}

.flash img {
    width: 100%;
    float: left;
}

.daohang_nav {
    width: 100%;
    float: left;
    background-color: #f6f6f6;
    line-height: 80px;
}

.daohang_nav li {
    float: left;
    width: 25%;
    text-align: center;
    border-right: solid 1px #e8e8e8
}

.daohang_nav ul {
    width: 100%;
    margin: 0px;
    float: left;
    border-left: solid 1px #e8e8e8
}

.daohang_nav li a {
    font-size: 18px;
    color: #000;
    width: 100%;
    float: left;
}

.daohang_nav li:hover {
    background-color: #027b35;
}

.daohang_nav li:hover a {
    color: #fff;
    text-decoration: none
}

.daohang_nav li.arc {
    background-color: #027b35;
}

.daohang_nav li.arc a {
    color: #fff;
}

.xian {
    width: 3%;
    margin-left: 48.5%;
    float: left;
    margin-right: 48.5%;
    margin-top: 5px;
    height: 2px;
    background-color: #000000
}

.about_body b {
    font-size: 24px;
    font-weight: normal
}

.bg05 {
    background-image: url(../images/abut.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.hzd {
    width: 100%;
    float: left;
}

.about_l p {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 60px;
    color: #080103
}

.about_l p b {
    float: left;
    color: #101531;
    font-size: 22px;
    width: 130px;
}

.about_l p img {
    width: 50px;
    margin: 5px;
    float: left;
    margin-right: 10px;
}

.hzd img {
    width: 100%
}

.as {
    margin-top: 130px;
}

.bg06 {
    background-image: url(../images/houu.png);
    background-repeat: no-repeat;
    background-position: center center
}

.bg06 .title_t {
    color: #fff
}

.bg06 .xian {
    background-color: #fff
}


.moreload {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.moreload ul.list {
    overflow: hidden;
}

.moreload ul.list li {
    width: 23%;
    margin: 1%;
    font-size: 20px;
    line-height: 40px;
    color: #000000;
    background-color: #f4f4f4;
    float: left;
    overflow: hidden;
}

.moreload ul.list li img {
    width: 100%;
    height: 100%;
}

.moreload ul.list li a {
    color: #027b35;
    font-size: 14px;
    margin: 0px auto;
    display: block;
    width: 130px;
    border-radius: 40px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    line-height: 40px;
    height: 42px;
    border: solid 1px #027b35
}

.moreload ul.list li:hover a {
    background-color: #027b35;
    color: #fff;
    text-decoration: none
}

.moreload ul.list li:hover {
    color: #027b35;
}

.moreload ul.list p {
    text-align: center;
    height: 40px;
    overflow: hidden;
}


.moreload .more {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
    width: 100%;
    float: left;
}

.moreload .more a {
    display: block;
    width: 500px;
    color: #fff;
    border-radius: 5px;
    height: 48px;
    line-height: 48px;
    background-color: #dcece3;
    font-size: 16px;
    margin: 0px auto;
    color: #027b35
}

.moreload .more a:hover {
    text-decoration: none;
}

.xinwez ul.list li {
    width: 100%;
    float: left;
    background: none;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.xinwez ul.list li img {
    float: left;
    width: 100%;
    height: 240px;
}

.xinwez .xtp {
    width: 30%;
    float: left;
    overflow: hidden;
}

.xinwez ul.list li a {
    color: #027b35;
    font-size: 14px;
    margin: 0px auto;
    display: block;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 40px;
    height: auto;
    border: none
}

.nfwe {
    width: 68%;
    float: right;
    text-align: left;
}

.nfwe .news_a {
    font-size: 20px;
    margin-top: 50px;
}

.xinwez ul.list li:hover img {
    -webkit-box-shadow: #eee 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #eee 0px 0px 10px;
}

.xinwez ul.list li:hover .nfwe .news_a {
    color: #027b35;
}

.nfwe .news_infoy {
    display: block;
    font-size: 16px;
    line-height: 30px;
    width: 80%
}

.xinwez .nfwe .news_infoy {
    opacity: 1;
}

.nav_dw {
    width: 100%;
    margin-top: 100px;
    float: left;
    font-size: 14px;
    color: #cccccc;
    line-height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav_dw a {
    color: #999999;
    margin-left: 10px;
    margin-right: 10px;
}

.nav_dw a:hover {
    color: #0f4d29;
    text-decoration: none
}

.bg07 {
    background-color: #fafafa
}

.sd {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 40px;
    padding-bottom: 20px;
    border-bottom: solid 1px #eeeeee
}

.titt {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #000;
    line-height: 40px;
    text-align: center;
}

.body {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.body img {
    max-width: 100%
}

.shangxiap {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 40px;
    border-top: solid 1px #eeeeee
}

.shangxiap span {
    float: left;
    width: 50%;
    font-size: 16px;
    color: #666666
}

.shangxiap span a {
    font-size: 16px;
    color: #666666
}

.shangxiap span a:hover {
    text-decoration: none;
    color: #027b35
}

.shang_x {
    text-align: right;
}

.fanhui {
    float: right;
}

.bys {
    margin-top: 0px;
}

.fanhui a {
    color: #027b35
}

.chanf {
    width: 100%;
    float: left;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 40px;
}

.chanf_l {
    width: 40%;
    float: left;
    background-color: #f4f4f4
}

.chanf_l img {
    width: 100%;
}

.yrr .owl-controls .owl-page span {
    background: #dddddd
}

.yrr .owl-controls .owl-page.active span {
    width: 12px;
}

.chanf_r {
    width: 60%;
    padding: 50px 70px;
    float: left;
}

.cpbt {
    font-size: 30px;
    color: #000000;
    line-height: 50px;
}

.cpxx {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    min-height: 300px;
}

.lhs {
    width: 100%;
    float: left;
}

.lhs a {
    float: left;
    margin-right: 30px;
    line-height: 50px;
    text-align: center;
    width: 160px;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px
}

.lhs a:hover {
    text-decoration: none
}

.cheng {
    background-color: #027b35
}

.lv {
    background-color: #0f4d29
}

.xiantiao {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #eeeeee
}

.xiantiao_l {
    width: 15%;
    float: left;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
}

.xiantiao_r {
    width: 85%;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
}

.black_overlaya {
    display: none;
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 999999;
    -moz-opacity: 0.4;
    opacity: .40;
    filter: alpha(opacity=44);
}

.white_contenta {
    display: none;
    position: fixed;
    top: 20%;
    left: 25%;
    margin-left: 0%;
    width: 50%;
    height: auto;
    padding: 0px;
    z-index: 1000000;
    overflow: auto;
}

.video ul.list li {
    width: 31.33%;
    background: none;
    cursor: pointer
}

.tupian {
    width: 100%;
    float: left;
    position: relative;
}

.tupian img {
    width: 100%;
    float: left;
}

.buttbn {
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/video_a.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
}

.video ul.list li p {
    font-size: 20px;
    line-height: 60px;
    color: #000000;
    width: 100%; float: left; text-align: center;
}

.bg08 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(../images/mdy.png);
    background-repeat: no-repeat;
    background-position: center center
}

.mnd {
    width: 15%;
    float: left;
}

.mnd img {
    width: 100%;
}

.mafr {
    width: 80%;
    float: left;
    padding: 5%;
}

.mafr_t {
    width: 100%;
    float: left;
}

.bg09 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(../images/cd.png);
    background-repeat: no-repeat;
    background-position: center center
}

.hezuojia {
    width: 80%;
    float: left;
    padding: 5%;
    padding-bottom: 0px;
    margin-left: 5%;
}

.huozuox {
    width: 900px;
    margin: 0px auto;
    border: solid 1px #b9bbbb;
    position: relative
}

.xs {
    width: 80%;
    position: absolute;
    left: 10%;
    top: -25px;
    background-color: #e6e9ea
}

.xs img {
    width: 80%;
    margin-left: 10%;
}

.xtjs {
    font-size: 24px;
    color: #000;
    line-height: 50px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
}

.cxz {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 60%;
    text-align: center;
    left: 20%;
    margin: 0px;
    background-color: #e6e9ea
}

.hezuo {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.hezuo li {
    width: 30.33%;
    margin: 1.5%;
    float: left;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 5px;
    -webkit-box-shadow: #eee 0px 0px 10px;
    padding: 20px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #eee 0px 0px 10px;
}

.hezuo_i {
    font-size: 16px;
    height: 112px;
    overflow: hidden;
    margin-bottom: 0px;
    line-height: 28px;
    color: #666666
}

.hezuo_t {
    text-align: center;
    font-size: 20px;
    color: #000;
    line-height: 40px;
}

.hezuo_t i {
    font-weight: bold;
    color: #027b35;
}

.tel {
    margin-top: 50px;
    float: right;
}

.tel a {
    line-height: 48px;
    float: right;
    padding-left: 15px;
    border-bottom: solid 1px #aaaaaa;
    font-size: 16px;
    color: #aaaaaa;
    border-top: solid 1px #aaaaaa;
}

.tel a img {
    float: right;
    margin-left: 40px;
    margin-top: 14px;
}

.lxd {
    float: left;
    margin-right: 80px;
}

.lxd img {
    float: left;
    margin-right: 20px;
}

.dhg {
    float: right;
    line-height: 25px;
    font-size: 18px;
    color: #999999
}

.dhs_x {
    font-size: 40px;
    color: #000
}

.mafry {
    position: relative;
    width: 100%;
    float: left;
}

.mfr_l {
    width: 60%;
    float: left;
}

.mfr_l img {
    width: 100%;
    float: left;
}

.maf_dw {
    position: absolute;
    left: 50%;
    width: 50%;
    padding: 40px;
    background-color: #fff;
    bottom: 0px;

}

.dwt {
    font-size: 26px;
    color: #000000;
    line-height: 50px;
}

.dwre {
    font-size: 16px;
    color: #999999;
    line-height: 32px;
}

.zx {
    float: left;
    height: 42px;
    margin-top: 10px;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 42px;
    background: linear-gradient(to right, #ffb200 0%, #027b35 100%);
}

.zx b {
    font-weight: bold;
    font-size: 18px;
}

.mafr_e {
    width: 80%;
    float: left;
    padding: 50px;
    margin-left: 5%;
}

.csdf {
    -webkit-box-shadow: #eee 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #eee 0px 0px 10px;
    width: 100%;
    float: left;
    background-color: #fff
}

.bg00 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-position: center center
}

.mafr_e .maf_dw {
    width: 50%;
    float: left;
    height: 400px;
    position: relative;
    left: 0px;
    top: 0px;
    -webkit-box-shadow: #eee 0px 0px 0px;
    -moz-box-shadow: #ccc 0px 0px 0px;
    padding: 50px;
    box-shadow: #eee 0px 0px 0px;
}

.dwt b {
    color: #027b35
}

.lxwm {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.lxwm li {
    width: 20%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none
}

.lx_title {
    font-size: 18px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #999999
}

.lx_info {
    font-size: 22px;
    line-height: 30px;
    color: #000;
    padding-top: 0px;
    padding-bottom: 10px;
}

.lxwm li:nth-child(1) {
    width: 30%;
}

.lxwm li:nth-child(2) {
    width: 30%;
}

.lx {
    width: 100%;
    float: left;
    margin-bottom: 80px;
}

.lx img {
    width: 100%;
    float: left;
}

.fahw {
    width: 100%;
    float: left;
    background-color: #027b35;
    border-radius: 5px;
    line-height: 50px;
}

.jonb {
    margin-top: 0px;
}

.jonb span {
    float: left;
    width: 16.66%;
    text-align: center;
    font-size: 16px;
}

.fahw span {
    color: #fff;
    font-weight: bold;
}

.jonb ul.list {
    width: 100%;
    float: left;
}

.jonb ul.list li {
    width: 100%;
    cursor: pointer;
    line-height: 36px;
    margin: 0px;
    background: none;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #f6f6f6;
}

.jonb ul.list li span {
    color: #333333
}

.jonb ul.list li:hover {
    background-color: #fef9f5
}

.jonb ul.list li span b {
    border-radius: 36px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #eeeeee;
    color: #999999;
    display: inline-block;
    font-weight: normal;
}

.jonb ul.list li:hover span b {
    background-color: #027b35;
    color: #fff
}

.job_body {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 30px;
}

.job_body h1 {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.miaoshu {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 36px;
    color: #666
}

.miaoshu a {
    color: #004ca0;
    text-decoration: underline
}

.fanhui {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    float: left;
}

.fanhui .gsd {
    width: 180px;
    line-height: 48px;
    height: 50px;
    margin: 0px auto;
    float: none;
    display: inline-block;
    border-radius: 50px;
    border: solid 1px #e6e6e6;
    font-size: 18px;
    color: #999;
    text-align: center;
    cursor: pointer;
}

.fanhui .gsd:hover {
    background-color: #027b35;
    color: #fff;
    border: solid 1px #027b35
}

.ytupian {
    width: 70%;
    float: left;
    height: 100%;
    position: absolute;
    left: 20%
}

.ytupian ul {
    width: 100%;
    float: left;
    height: 100%
}

.ytupian li {
    width: 34%;
    float: left;
    position: absolute;
    cursor: pointer;
    transition: all 0.6s;
}

.ytupian li img {
    width: 100%;
    float: left;
    border-radius: 5px;
}

.ytupian li:nth-child(1) {
    width: 25%;
    left: 0px;
    top: 5%;
}

.ytupian li:nth-child(2) {
    left: 34%;
    width: 34%;
    top: 0px;
    z-index: 9
}

.ytupian li:nth-child(3) {
    width: 25%;
    right: 0px;
    top: 5%;
}

.ytupian li:nth-child(4) {
    width: 34%;
    left: 8%;
    top: 25%;
    z-index: 5
}

.ytupian li:nth-child(5) {
    width: 34%;
    right: 8%;
    top: 25%;
    z-index: 7
}

.ytupian li:nth-child(6) {
    width: 22%;
    left: 39%;
    top: 50%;
    z-index: 6
}

.ytupian li:hover {
    z-index: 999;
    transform: scale(1.2);
}

.bg08 {
    position: relative;
}



/*大事记start*/
.event_box {
    width: 100%;
    float: left;
}

.slideBox {
    display: none;
    width: 80%;
    margin-left: 10%;
}

.slideBox:first-child {
    display: block
}

.event_box .parHd {
    width: 100%;
    display: inline-block;
    position: relative;
    /*height: 80px;*/
    margin-top: 50px; text-align: center;
}

.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 40px !important;
}

.parHd .tempWrap {
    margin: 0 auto;
    width: 100%;
    float: left;
    min-width: 100%;
    margin-top: 50px; text-align: center ;
}


.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    line-height: 50px;
    height: 150px; width: 100px;
    text-align: center;
    font-size: 18px;
    color: #333; margin: 0px auto; float: none; display: inline-block;
    position: relative;
}

.parBd {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.parBd h4 {
    position: relative;
    font-size: 40px;
    margin-bottom: 3%;
    /*width:200px;*/
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}

.parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}

.parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}

.parBd p {

    width: 100%;
    margin: 0 auto;

    overflow: hidden;
}

div#listBox {
    width: 100%;
}

.sPrev,
.sNext {
    width: 54px;
    height: 54px;
    display: block;
    position: absolute;
    top: 35%;
    background-color: #eeeeee;
    border-radius: 100%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
}

.sNext:hover {
    background-color: #027b35;
    background-image: url(../images/next.png);
}

.sNext {
    right: 0;
    background-image: url(../images/next-h.png);
}

.sPrev {
    left: 0px;
    background-image: url(../images/prve-h.png);
}

.sPrev:hover {
    background-color: #027b35;
    background-image: url(../images/prve.png);
}

.sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li span {
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden; margin-left: 10px; margin-right: 10px;
  
    
    background-color: #fff;
    
    border-radius: 100%;
    z-index: 21;
}

.parHd li.act span {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border: solid 2px #ee740c;
    border-radius: 100%;
    z-index: 21;
}

.parHd li span i {
    width: 4px;
    height: 4px;
    background-color: #fff;
    display: block;
    margin: 0px auto;
    border-radius: 100%;
    margin-top: 6px;
}

.parHd li.act span i {
    background-color: #ee740c;
}

.parHd li.act p {
    position: absolute;
    font-size: 20px;
    text-align: center;
    width: 100%;
    color: #027b35;
    font-weight: bold;
    top: -50px;
}

.parHd li p {
    width: 100%;
    position: absolute;
    left: 0px;
    line-height: 50px;
    bottom: 0px;
}

.fazjan {
    width: 100%;
    float: left;
    position: relative;
}

.fanzjan {
    width: 100%;
    float: left; padding:20px; background-color:#9fa0a0;
}
.slideBox {  float:left; background-image: url(/style/bddd.png); background-position:center bottom; background-repeat: no-repeat; padding-bottom:26px}
.slideBox:hover {background-image: url(/style/bdda.png);}
.slideBox:hover .fanzjan { background-color:#13813e;}
.slideBox:hover .zfs  { background-color:#13813e;}
.fanzjan img {
    width: 100%;
}

.fazhan_zz {
    width: 60%;
    text-align: center;
    float: right;
    height: 100%;
    padding: 100px;
    position: relative;
    z-index: 1;
}

.bjsd {
    position: absolute;
    right: 0px;
    font-size: 280px;
    color: #f8f8f8;
    width: 100%;
    float: left;
    top: 0%;
    line-height: 300px;
}

.zfs {
    position: relative;
    z-index: 9;
    font-size: 16px;padding:20px; background-color:#9fa0a0;
    line-height: 30px;
    color: #fff;
    text-align: left;
    padding: 20px; width: 100%; float: left; padding-top: 0px;
}

.zfs p b {
    font-size: 32px;
    margin-right: 10px;
}

.woshix {
    width: 100%;
    position: relative;
    height: 1px;
    position: absolute;
    top: 35px;
    /*background-color: #cccccc*/
}


/* sliderbox */
.sliderbox {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}

.btn {
    position: absolute;
    width: 48px;
    height: 48px;
    bottom: 190px;
    z-index: 999;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #e9e9e9;
    cursor: pointer;
    text-indent: -999em;
    border-radius: 0px;
}

.pre:hover {
    background-image: url(../images/prve.png);
    background-color: #027b35
}

.next:hover {
    background-image: url(../images/next.png);
    background-color: #027b35
}

.pre {
    background-image: url(../images/prve-h.png);
    left: 10px;
}

.next {
    background-image: url(../images/next-h.png);
    right: 10px;
}


#ztbox {
    width: 100%;
    position: relative;
    float: left;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #fafafa;
    margin-top: 30px;
}

.spic {
    width: 100%;
    position: relative;
    background: #f9f9f9;
    height: 300px;
    float: left
}

#conter {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
    position: relative;
    height: 240px;
    float: left;
    display: inline;
    overflow: hidden;
}

#conter .txt {
    display: none;
}

#conter ul {
    /*width: auto;*/
    /*height: 186px;*/
    /*margin-top: 30px;*/
    /*margin-bottom: 20px;*/
    /*overflow: hidden;*/
    /*top: 0px;*/
    /*left: 0px;*/
    /*position: absolute;*/
}

#conter li {
    width: 240px;
    cursor: pointer;
    height: 186px;

}

#conter li b,
#conter li strong {
    font-weight: normal;
}

#conter li.on {}

#conter li.on span {
    color: #027b35
}

#conter li img {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 140px;
}

#conter li span {
    display: block;
    width: 100%;
    line-height: 46px;
    float: left;
    height: 46px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #000
}

#scroll {
    background: url(../images/line.gif) repeat-x left bottom;
    width: 30%;
    height: 14px;
    left: 40%;
    bottom: 30px;
    cursor: pointer;
    position: absolute;
    border-radius: 10px;
}

#scroll span {
    width: 142px;
    height: 13px;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    position: absolute;
    background: url(../images/scrollBg.png) no-repeat;
    border-radius: 10px;
}

.bpic {
    width: 100%;
    margin: 0 auto 0 auto;
    height: 570px;
    float: left;
}

.bigpic {
    width: 60%;
    margin: 0px auto;
    max-width: 960px;
    position: relative;
    display: flex;
    margin-bottom: 10px;
    text-align: left;
}

.intro {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    height: 150px;
    position: absolute;
    left: 0;
    bottom: 0px;
    padding: 0px 20px;
}

.txt {
    width: 100%;
    float: left;
}

.txt h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.txt p {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 28px;
    color: #fff
}

.bclose {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 11;
    cursor: pointer;
    color: #fff;
}

.lhf img {
    transition: all 0.6s;
}

.lhf {
    overflow: hidden;
}

.lhf:hover img {
    transform: scale(1.2);
}

.anli li img {
    transition: all 0.6s;
}

.anli li:hover img {
    transform: scale(1.2);
}

.tupians {
    width: 100%;
    overflow: hidden;
}

.moreload ul.list li img {
    transition: all 0.6s;
}

.moreload ul.list li:hover img {
    transform: scale(1.2);
}

@media screen and (max-width: 1600px) {
    .mafr_e .maf_dw {
        padding: 30px;
    }

}

.xin .title_t {
    font-size: 72px;
    margin-top: 30px;
    position: relative;
    z-index: 1
}

.xin .title_i {
    margin-top: -70px;
    font-size: 100px;
    font-weight: bold;
    color: #f2f3f3
}

.beig {
    width: 100%;
    float: left;
    background-image: url(../images/abouty.png);
    background-repeat: repeat-x;
    background-position: top center;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.beig .about_l {
    width: 55%;
}

.beig .about_r {
    width: 40%
}



.yut {
    width: 100%;
    float: left;

    padding-bottom: 50px;
    /*margin-top: 80px;*/

}

.yut li .nianfenm {
    color: #000;
    margin-bottom: 0px;
}

.yut li {
    width: 50%;
    float: left;
    cursor: pointer;
    border-right: solid 1px #dcdddd;
    border-bottom: solid 1px #dcdddd;
    text-align: left;
    font-size: 14px;
    padding-left: 35px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #999999;
    line-height: 20px;
    font-weight: normal
}

.yut li:nth-of-type(even) {
    border-right: none;
}

.yut li:nth-child(3) {
    border-bottom: none
}

.yut li:nth-child(4) {
    border-bottom: none
}

.yut {
    font-size: 50px;
    color: #dcdddd;
    line-height: 50px;
    font-weight: bold;
    position: relative;
}

.yut li:hover .nianfenm {
    color: #007d2d;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.yut li:hover .nianfenm b {
    color: #000
}

.yut b {
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    position: absolute;
    margin-top: -5px;
    font-weight: normal;
    margin-left: 5px;
}

.chanpin_a {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.chanpin_a li {
    width: 33.33%;
    cursor: pointer;
    float: left;
    position: relative;
}

.chanpin_a li img {
    width: 100%;
    float: left;
}

.chanpinda {
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-size: 46px;
    line-height: 60px;
    color: #027b35;
    bottom: 0px;
    font-weight: bold;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.yishang {
    /*display: none;*/
   	position: absolute;

   	top: 0;
   	left: 0;
   	bottom: 0;
   	text-align: center;
   	right: 0;
}

.chanpinx {
    width: 100%;
    text-align: center;
    font-size: 70px;
    line-height: 60px;
    color: rgba(2, 97, 42, .15);
    bottom: 0px;
    font-weight: bold;
}

.chanpin_a li:hover .yishang {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #027b35;
    left: 0px;
    top: 0px;
    position: absolute;
}

.chanpin_a li:hover .yishang .chanpinda {
    color: #fff;
    bottom: 20%
}

.chanpin_a li:hover .yishang .chanpinx {
    bottom: 32%
}
.yishang span{
	margin: auto;
	width: 176px;
    height: 176px;
    border-radius: 100%;
    border-radius: 100%;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
}

.chanpin_a li:hover .yishang span {
    opacity: 1;
    transform: translate3d(0,150%,0);
}

.chanpin_a li:nth-child(1):hover .yishang span {
    background-image: url(../images/pico01.png)
}

.chanpin_a li:nth-child(2):hover .yishang span {
    background-image: url(../images/pico02.png)
}

.chanpin_a li:nth-child(3):hover .yishang span {
    background-image: url(../images/pico03.png)
}

#owl-demot {
    width: 400px;
    padding: 20px;
    margin-left: 50px;
    background-color: #007130;
    margin-bottom: 50px;
    float: left;
    margin-top: 50px;
}

.bk {
    background-image: url(../images/yya.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    width: 100%;
    float: left;
    margin-top: 80px;
    background-size: cover;
    background-size: -webkit-cover;
}

#owl-demot .owl-item .item { height:480px; background-repeat: no-repeat; background-position:center center; background-size:100%; width:100%; float:left}

#owl-demot img {
    width: 100%;align-items: center; max-height: 100%;
}


#owl-demot .owl-controls .owl-page.active span {
    background: #ed6d00
}

.xsdf {
    margin-top: 80px;
    /*margin-bottom: -125px;*/
    width: 100%;
    float: left;
    position: relative;
}

.dwe {
    width: 100%;
    float: left;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    z-index: 9
}

.dwe li {
    width: 20%;
    padding: 50px 0px;
    box-sizing: border-box;
    height: auto;
    border-radius: 0px;
    margin: 0px;
    float: left;
    background-color: #fff;
    border: solid 1px #ececec;
    border-right: 0px;
}

.dwe li:nth-child(5) {
    border-right: solid 1px #ececec;
}

.dwe li p {
    margin: 0px;
    font-size: 18px;
    color: #727171
}

.xsdf img {
    width: 100%;
    max-height: 580px;
}

.dwe li p.dazi {
    font-size: 26px;
    font-weight: bold;
    color: #027b35
}

.dwe li.hover {
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: -10px;
    border: solid 1px #027b35;
    transition: 0.5s;
}

.dwe li.hover p {
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.dwe li:hover p {
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.xsdf .lib_tabborder {
        
}

.asdasd{
    position: relative;
    z-index: 8;
    top: -125px;
}

.fsrr {
    position: absolute;
    bottom: 175px;
    font-size: 14px;
    color: #fff;
    background-color: #027b35;
    text-align: center;
    width: 130px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    border-radius: 40px;
    left: 50%;
    margin-left: -65px;
    z-index: 9
}

.fsrr:hover {
    color: #fff;
    text-decoration: none;
}

.yishang span {
    top: 0;
    opacity: 0;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}


.ysddd { font-size:16px; line-height:26px;}
.ysddd strong { color:#13813e; line-height:50px; font-size:24px;}
.hreeee { width:85%; padding:0px; margin-left:0%;}
.hreeee .bybj { padding:5% 8%;}
.hreeee .maf_dw.bybj { padding:0px; padding-right:50px}
.kuandu { width:85%; float:left}
.kuandu img { width:100%}
@media screen and (max-width: 1024px) {
    .owl-pagination {
        bottom: 5px;
    }
    .kuandu { width:100%; float:left}
.hreeee .maf_dw.bybj { padding-right:0px}
    #owl-demot {
        width: 90%;
        margin: 5%;
        padding: 20%;
    }

    .xin .title_i {
        font-size: 28px;
    }

    .xin .title_t {
        font-size: 24px;
    }

    .beig .about_l {
        width: 96%;
        margin: 2%;
    }

    .beig .about_r {
        width: 96%;
        margin: 2%;
    }

    .chanpinda {
        font-size: 20px;
    }

    .chanpinx {
        font-size: 30px;
    }

    .yut {
        margin-top: 50px;
        padding-bottom: 0px;
    }

    .chanpin_a {
        margin-top: 20px;
    }

    .chanpin_a li:hover .yishang span {
        top: 10%
    }

    .chanpin_a li:hover .yishang .chanpinda {
        transform: translate3d(0, -100%, 0);
    }

    .chanpin_a li:hover .yishang .chanpinx {
        bottom: 22%;
    }

    .bk {
        background-image: none;
        margin-top: 20px;
    }

    .dwe li {
        width: 100%;
        padding: 20px;
        border: solid 1px #ececec;
        line-height: 24px;
    }

    .dwe li p.dazi {
        font-size: 20px;
    }

    .chanpin_a li {
        width: 100%;
    }

    .yut li {
        padding: 20px;
    }

    .xsdf .lib_tabborder {
        margin-top: 10px;
    }

    .fsrr {
        bottom: -30px;
    }

    .xsdf {
        margin-top: 30px;
    }

    .header .left a img {
        height: 40px;
        margin-top: 5px;
    }

    #owl-demo .owl-prev {
        display: none
    }

    #owl-demo .owl-next {
        display: none
    }

    .commer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .title {
        margin-bottom: 20px;
    }

    .title_t {
        font-size: 24px;
        line-height: 36px;
    }

    .title_i {
        font-size: 14px;
        line-height: 20px;
    }

    .about_l {
        width: 100%;
        margin-bottom: 10px;
    }

    .about_r {
        width: 100%;
        padding: 0px;
    }

    .about_body {
        font-size: 14px;
        line-height: 26px;
    }

    .nianfen li {
        width: 50%;
        padding: 20px;
        text-align: left;
    }

    .nianfenm {
        font-size: 32px;
        text-align: left;
    }

    .nianfen {
        padding: 0px;
        margin-top: 20px;
    }

    .lib_Menubox li {
        margin-bottom: 10px;
    }

    .anli li {
        width: 100%;
    }

    .anli li img {
        height: auto
    }

    .anli_d {
        font-size: 18px;
    }

    .anli_w {
        font-size: 14px;
    }

    .news_l {
        width: 100%;
        margin-top: 15px;
    }

    .news_time {
        margin-bottom: 0px;
    }

    .news_title {
        font-size: 18px;
        margin-top: 10px;
    }

    .news_info {
        margin-top: 0px;
    }

    .news_r {
        width: 100%;
        margin-top: 10px;
    }

    .news_a b {
        width: 100%;
        text-align: left;
        line-height: 30px;
        font-size: 14px;
    }

    .foot_nav {
        width: 100%;
    }

    .foot_nav li p {
        font-size: 14px;
        line-height: 30px;
    }

    .foot_nav li a {
        font-size: 12px;
        line-height: 24px;
    }

    .foot_lx {
        width: 100%;
        padding: 0px;
        border: none;
        margin-top: 20px;
    }

    .foot_lx p {
        font-size: 14px;
        line-height: 30px;
    }

    .foot_lx {
        font-size: 12px;
        line-height: 24px;
    }

    .foot_re {
        float: none;
        margin: 0px auto
    }

    .foot {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .foot_b_l {
        width: 100%;
        text-align: center;
    }

    .foot_b {
        font-size: 12px;
        line-height: 24px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .foot_b_r {
        width: 100%;
        text-align: center;
    }

    .daohang_nav {
        line-height: 42px;
    }

    .daohang_nav li a {
        font-size: 14px;
    }

    .xian {
        margin-top: 0px;
    }

    .about_body b {
        font-size: 20px;
    }

    .as {
        margin-top: 30px;
    }

    .about_l p img {
        width: 30px;
    }

    .hourer {
        font-size: 14px;
    }

    .hious {
        font-size: 18px;
    }

    .slideBox {
        width: 100%;
        margin-left: 0px;
    }

    .fanzjan {
        width: 100%;
    }

    .parBd {
        margin-top: 10px;
    }

    .fazhan_zz {
        width: 80%;
    }

    .fazhan_zz {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding: 20px;
    }

    .about_l p b {
        font-size: 20px;
    }

    .bjsd {
        font-size: 140px;
        line-height: 220px;
    }

    .zfs {
        margin-top: 30px;
    }

    .parBd p {
        font-size: 14px;
        line-height: 24px;
    }

    .zfs p b {
        font-size: 26px;
    }

    .parHd li {
        display: inline-block;
        width: 100px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .sPrev,
    .sNext {
        top: 45%
    }

    .sPrev,
    .sNext {
        width: 40px;
        height: 40px;
    }

    .about_l p {
        font-size: 14px;
        line-height: 30px;
    }

    .moreload ul.list li {
        width: 98%;
    }

    .moreload ul.list li {
        font-size: 18px;
    }

    .moreload .more a {
        width: 100%;
    }

    .fanhui {
        margin-top: 10px;
    }

    .chanf_l {
        width: 100%;
    }

    .cpxx {
        font-size: 14px;
        line-height: 24px;
        min-height: 0px;
    }

    .cpbt {
        font-size: 20px;
    }

    .lhs {
        margin-top: 20px;
    }

    .chanf {
        padding-bottom: 20px;
    }

    .xiantiao {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .xiantiao_l {
        width: 100%;
        font-size: 16px;
    }

    .xiantiao_r {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }

    .lhs a {
        font-size: 14px;
        width: 120px;
        height: 42px;
        line-height: 42px;
    }

    .chanf_r {
        width: 100%;
        padding: 20px;
    }

    #scroll {
        width: 90%;
        left: 5%;
    }

    .bigpic {
        width: 100%;
        margin: 0px auto
    }

    .txt h2 {
        font-size: 18px;
    }

    #conter li {
        width: 180px;
    }

    .txt p {
        font-size: 14px;
        line-height: 24px;
    }

    .xinwez .xtp {
        width: 100%;
        float: left
    }

    .nfwe {
        width: 100%;
        float: left;
    }

    .nav_dw {
        margin-top: 60px;
    }

    .sd {
        font-size: 14px;
        line-height: 30px;
    }

    .body {
        font-size: 14px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .titt {
        font-size: 20px;
        line-height: 36px;
    }

    .shangxiap span {
        width: 100%;
        font-size: 14px;
    }

    .shang_x {
        text-align: left;
    }

    .mnd {
        display: none
    }

    .ytupian {
        width: 94%;
        left: 3%;
    }

    .hezuojia {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
    }

    .mafr {
        width: 96%;
        margin: 2%;
        min-height: 200px;
    }

    .huozuox {
        width: 100%;
    }

    .xs {
        top: -10px;
    }

    .xtjs {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
        padding: 5%;
    }

    .cxz {
        font-size: 12px;
        line-height: 20px;
        bottom: -40px;
    }

    .hezuo li {
        width: 97%;
    }

    .tel {
        display: none
    }

    .maf_dw {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .mfr_l {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 20px;
        z-index: 9
    }

    .maf_dw {
        width: 100%;
        padding: 15px;
    }

    .dwt {
        font-size: 18px;
        line-height: 32px;
        margin-top: 25px;
    }

    .dwre {
        font-size: 14px;
        line-height: 24px;
    }

    .lxd {
        display: none
    }

    .mafr_e {
        width: 90%;
        margin: 5%;
        padding: 0px;
    }

    .hezuo_i {
        font-size: 14px;
        height: auto
    }

    .mafr_e .maf_dw {
        width: 100%
    }

    .mafr_e .maf_dw {
        padding: 15px;
    }

    .mafr_e .maf_dw {
        height: auto
    }

    #DB_gallery {
        width: 100%
    }

    .hezuo_t {
        font-size: 18px;
    }

    .news_a {
        margin-top: 8px;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px;
    }

    .nfwe .news_infoy {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }

    .lxwm li:nth-child(1) {
        width: 100%;
    }

    .lxwm li:nth-child(2) {
        width: 100%;
    }

    .lxwm li {
        width: 100%;
    }

    .lx_title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .lx_info {
        font-size: 18px;
    }

    .lxwm {
        margin-bottom: 20px;
    }

    .lx {
        margin-bottom: 20px;
    }

    .jonb span {
        width: 33.33%;
    }

    .white_contenta {
        width: 90%;
        left: 5%;
        top: 5%;
    }

    .job_body {
        padding: 5px;
    }

    .job_body h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .miaoshu {
        font-size: 14px;
        line-height: 24px;
    }

    .jonb ul.list li span b {
        font-size: 14px;
        width: 100%;
        padding: 0px
    }
}

.trans {
    transition: all 0.2s;
}

.animate {
    opacity: 1;
    -webkit-animation: animate2 1s cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
    -moz-animation: animate1 1s cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}

@keyframes animate2 {
    0% {
        opacity: 0;
        transform: translate3d(50px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.swiper-container-horizontal>.swiper-scrollbar {
    width: 50%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    height: 14px;
    background-color: #d8d8d8;
    border-radius: 7px;

}

.swiper-scrollbar-drag {
    background-color: #027b35;
}

.chanpin_a a{
display: block;
width: 100%;
padding-top: 121.5%;
overflow: hidden;
position: relative;
}
.chanpin_a li img{
    float: none;
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
}

.chanpinda{
    bottom: 0;
}

.chanpinx{
    position: absolute;
    bottom: 12px;
}

/*时间轴*/

 .swiper-container {
        width: 100%;
    }

    .swiper-slide {}

    .alist {}

    .alist img {
        width: 100%;
        display: block;
    }

    .ainfo {
        font-size: 18px;
        color: #fff;
        margin: 20px;
        height: 54px;
        overflow: hidden;
        overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    }

    .asj {
        width: 30px;
        height: 30px;
        background-color: #9fa0a0;
        position: absolute;
        left: 50%;
        bottom: -3%;
        margin-left: -15px;
        transform: rotate(45deg);
    }

    .swiper-slide {
        margin-bottom: 80px;
    }

    .alist_active .ad_box {
        background-color: #13813e;
    }

    .alist_active .asj {
        background-color: #13813e;
    }

    .a_year {
        font-size: 33px;
        text-align: center;
    }

    .a_year span {
        font-size: 20px;
    }

    .ayuan {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #13813e;
        margin: auto;
    }

    .ad_box {
        background-color: #9fa0a0;
        padding: 10px;
        position: relative;
    }

    .center_box {
        margin-top: 70px;
    }

    .aline {
        width: 100%;
        height: 3px;
        background-color: #13813e;
        position: absolute;
        bottom: 131px;
    }

    .ayear_list img {
        width: 84px;
        height: 84px;
        border-radius: 50%;
        object-fit: cover;
    }

    .ayear_list_info {
        font-size: 26px;
    }

    .ayear_list_info span {
        font-size: 16px;
    }

    .ayear_list {
        margin: 0 14px;
        cursor: pointer;
    }

    .ayear_box {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;

        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;

    }

